projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
064cef3
)
(GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 12 Dec 2000 10:01:19 +0000
(10:01 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 12 Dec 2000 10:01:19 +0000
(10:01 +0000)
src/s/gnu-linux.h
patch
|
blob
|
history
diff --git
a/src/s/gnu-linux.h
b/src/s/gnu-linux.h
index 786db29155d70fd910a98ab044d7d1fb196ed941..967e4fe398c971c401618139e15b89ea24fb6ba0 100644
(file)
--- a/
src/s/gnu-linux.h
+++ b/
src/s/gnu-linux.h
@@
-335,4
+335,5
@@
Boston, MA 02111-1307, USA. */
#if defined __i386__ || defined __sparc__ || defined __m68k__ || defined __alpha__
#define GC_SETJMP_WORKS 1
+#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
#endif